home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / wildcat / cm50b15.zip / CHGMAST.NEW < prev    next >
Text File  |  1996-10-03  |  4KB  |  100 lines

  1. The purpose of this file is to document all bug fixes or features added to
  2. the main executable (CHGMAST.WCX).  Please direct all problems/comments to
  3. gerard.johnson@topcatbbs.com  or log on to the home board (813) 886-7177
  4. and upload your report.  Telnet access into the support board is now
  5. available at 208.202.116.2.
  6.  
  7.  
  8. Build 15 (10/03/96)
  9. ========
  10. - Sorry folks nothing new.  Just the beta expiration date extended.  Pretty
  11.   sure this is the last beta build.
  12.   
  13.  
  14. Build 14 (07/31/96)
  15. ========
  16. - Fixed the problem with charge master sending messages to sysop under the
  17.   name "WVTDLX".  It now send it from "CHARGE MASTER".
  18. - Caller cannot continue with the processing of a credit card when no item
  19.   has been selected.
  20. - If the purchase total is over $999.99 the correct amount is show formatted.
  21.   Previously "*,***.**" was shown.
  22. - Removed the hard coded limit of a max of 50 categories that could be set up.
  23. - Page nunber for categories is not reset properly when a user quits out of
  24.   the payment selection menu.
  25. - Some more typos corrected, and help updated.
  26.  
  27.  
  28. Build 13 (07/01/96)
  29. ========
  30. - Fixed the error that would occur if a user opted to pay by check
  31. - Since you cannot pass a parameter to a wcCode program from a HTML page,
  32.   this can be a problem since Charge Master looks for the parameter to
  33.   see where it is installed.  Well as a quick fix, if it does not "see"
  34.   a parameter it uses the path of C:\WC5\CHGMAST\ as the installed dir.
  35.   This is a temporary fix until the above limitation is corrected.
  36. - All charge files that are created to be sent to Dragon/OFS/etc are now
  37.   created in a general subdirectory called \CHARGES in the format MMDD.CHG.
  38.   Files to Dragon must be renamed as SYSOP.CHG and files to OFS must be
  39.   renamed to OFS.CHG before they are sent.
  40. - 'WARNING1.BBS' was not being dipslayed before the user was prompted to 
  41.   enter his/her credit card info. This file should contain any disclaimers/
  42.   info about how the charge will appear on their statement.
  43. - 'WARNING2.BBS' was not being displayed before the user was prompted to 
  44.   enter his/her checking info. This file should contain any disclaimers/
  45.   info about how/by whom the check will be processed.
  46.  
  47.  
  48. Build 12 (05/31/96)
  49. ========
  50. - Path to CM installed directory is now passed as a parameter in wcMenu
  51.   for the corresponding menu option.  Thus the master configuration file
  52.   has changed a bit (CHGMAST.CFG).  Just remove what used to be the 3rd
  53.   line in the configuration file -> 'Charge Master Installed directory'
  54.   *THIS IS A VERY IMPORTANT STEP IF YOU ARE UPGRADING FROM A PREV. VERSION*
  55. - Changed the format of accepted telephone numbers to free-form
  56. - Extended beta expiration date
  57. - Fixed some code that would not build the path correctly if there were
  58.   trailing blank spaces.
  59. - A few spelling mistakes corrected.
  60.  
  61.  
  62. Build 11 (04/30/96)
  63. ========
  64. - Extended attachment support. Now an attachment can be a .ZIP, .GIF or
  65.   a .TXT file.
  66. - The prompt '[P]lastic/Credit Card' has been changed to '[P] Credit Card'
  67. - Added support for another credit card processing service : 
  68.     Online Financial Services, Inc. (OFS)
  69. - Extended beta expiration date
  70. - The 'WARNINGx.BBS' files must now be manually extracted from the appropriate
  71.   service file (in the SERVICES.ZIP) into the \DISP directory in the CM
  72.   home directory.
  73.   
  74.  
  75. Build 10 (03/28/96)
  76. ========
  77. - CHGMAST.CFG now has an additional line (Shipping/handling on line #20) 
  78.   !!!PLEASE adjust your configuration file appropriately!!!
  79. - The activity log file has now been renamed. It used to be called ACTIVITY.x
  80.   and is now called ChargeActivity.x (where x is the node#)
  81. - The users time remaining for the call now gets adjusted based on the 
  82.   level they are upgraded to.
  83. - After atleast 1 item has been marked, the [P]rocess prompt is highlighted
  84. - Three methods of shipping/Handling can be set up. This needs to be defined 
  85.   on line #20 of the CHGMAST.CFG file
  86.      NONE  - no shipping/handings to be figured in
  87.      FLATRATE - based on settings in FLATRATE.SHP file
  88.      ITEMRATE - based on settings in ITEMRATE.SHP file
  89.      AMTRATE  - based on settings in AMTRATE.SHP files
  90.  
  91.  
  92. Build 9 (03/22/96)
  93. =======
  94. - Wide beta release
  95.  
  96.  
  97. Build 1 (03/03/96)
  98. =======
  99. - Closed beta release
  100.